Total Complexity | 42 |
Dependencies | 7 |
Dependents | 0 |
Total lines | 382 |
Lines of code | 237 |
Logical lines of code | 108 |
Comment lines | 89 |
Methods | 13 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getOrderbyClause() | 45 | 11 | 45 | |
addDateToWhereConditions() | 40 | 8 | 70 | |
addRegistrationStatusToWhereConditions() | 60 | 4 | 14 | |
addSearchToWhereConditions() | 52 | 2 | 26 | |
getQueryParams() | 59 | 2 | 15 | |
__construct() | 64 | 2 | 9 | |
getWhereClause() | 60 | 1 | 15 | |
addAttendeeIdToWhereConditions() | 69 | 2 | 7 | |
addEventIdToWhereConditions() | 69 | 2 | 7 | |
addCategoryIdToWhereConditions() | 70 | 2 | 6 | |
addDatetimeIdToWhereConditions() | 68 | 2 | 7 | |
addTicketIdToWhereConditions() | 69 | 2 | 7 | |
getLimitClause() | 64 | 2 | 9 |